home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 103
- Top = 89
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = ' Shareware Version of Rescue 95 - Please Register'
- ClientHeight = 273
- ClientWidth = 407
- Color = clYellow
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnActivate = Form2Activate
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 9
- Top = 8
- Width = 201
- Height = 129
- Picture.Data = {<image000.bmp>}
- end
- object Shape1: TShape
- Left = 88
- Top = 144
- Width = 313
- Height = 121
- Brush.Color = clRed
- end
- object Label1: TLabel
- Left = 96
- Top = 152
- Width = 297
- Height = 65
- AutoSize = False
- Caption =
- 'This program is Shareware, you may evaluate it for a period of n' +
- 'o more than 30 days. After this time you must register it by ca' +
- 'lling 1-800-242-4775 ext. 15136 or by going to http:// members.a' +
- 'ol.com/evanetten/. Registration price is $19.95.'
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Label2: TLabel
- Left = 96
- Top = 205
- Width = 297
- Height = 57
- AutoSize = False
- Caption =
- 'Failure to comply with this condition is a violation of United S' +
- 'tates and international copyright law. This program is fully fu' +
- 'nctional, however you will receive a later version upon register' +
- 'ing. Please register.'
- Color = clYellow
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Label3: TLabel
- Left = 192
- Top = 8
- Width = 209
- Height = 41
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'I have spent HOURS and HOURS RE-installing Windows 95,'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label4: TLabel
- Left = 200
- Top = 48
- Width = 200
- Height = 20
- Caption = 'when I'#39'd had ENOUGH...'
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label5: TLabel
- Left = 257
- Top = 72
- Width = 145
- Height = 49
- Alignment = taRightJustify
- AutoSize = False
- Caption =
- '. . . I wrote this program. I hope it saves you hours of wasted' +
- ' time.'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsItalic]
- ParentFont = False
- WordWrap = True
- end
- object Label6: TLabel
- Left = 242
- Top = 123
- Width = 157
- Height = 13
- Caption = 'Ray Geide, Super Win Software'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsItalic]
- ParentFont = False
- end
- object Label7: TLabel
- Left = 16
- Top = 185
- Width = 49
- Height = 33
- Alignment = taCenter
- AutoSize = False
- Caption = '0'
- Color = clWhite
- Font.Color = clBlack
- Font.Height = -32
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object Label8: TLabel
- Left = 98
- Top = 130
- Width = 96
- Height = 13
- Caption = 'Version 4.0 5/12/97'
- Font.Color = clWindowText
- Font.Height = -8
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Button1: TButton
- Left = 8
- Top = 144
- Width = 65
- Height = 25
- Caption = '&Continue'
- Default = True
- Enabled = False
- TabOrder = 0
- OnClick = Form2Button1
- end
- object Button2: TButton
- Left = 8
- Top = 232
- Width = 65
- Height = 25
- Cancel = True
- Caption = 'E&xit'
- TabOrder = 1
- OnClick = Form2Button2
- end
- object Timer1: TTimer
- Interval = 100
- OnTimer = Timer
- Left = 80
- Top = 264
- end
- end
-